@font-face
{
    font-family: 'The Last Knight';
  src: url('The Last Knight.eot');
  src: url('The Last Knight.eot?#') format('embedded-opentype'),
      url('The Last Knight.woff') format('woff'),
      url('The Last Knight.ttf') format('truetype');
}
